home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: The Risc OS Music Utilities CD / Acorn User: The Risc OS Music Utilities CD.iso / UTILITIES / MIXER / !Mixer / !Run < prev    next >
Text File  |  1997-10-05  |  333b  |  13 lines

  1. | > Mixer.!Run
  2. |
  3. Set Mixer$Dir <Obey$Dir>
  4. IconSprites <Mixer$Dir>.!Sprites
  5. |
  6. If "<System$Path>" = "" Then Error 0 System resources cannot be found
  7. |
  8. RMEnsure SharedSound 0.44 RMLoad System:Modules.SSound
  9. RMEnsure SharedSound 0.44 Error Mixer requires Shared Sound 0.44 or later
  10. |
  11. Wimpslot -min 68k -max 68k
  12. Run <Mixer$Dir>.!RunImage
  13.